home *** CD-ROM | disk | FTP | other *** search
-
- IBMailTo.thor v1.1 (14/08/96) John S. Burger
- <jsburger@xmission.com>
-
- This script borrows heavily from AwebMailTo.thor by Shaun Downend.
- <shaund@amiganut.demon.co.uk>
- Thanks Shaun!!!
-
- This script is designed for use with IBrowse's external mailto: support.
- It will take the email address supplied by IBrowse and start the text
- editor of your choice and automatically fill in the To: field. When you
- have finished you save the message and it will appear as an event in Thor.
-
-
- Configuration in this script:-
-
- MailSystem is the name of your TCP system in THOR, and MailConfName is
- the name of your email conference in THOR.
-
- Setting AddSignature to 'Y' will make IBMailTo.thor read your conference/
- BBS/global signature settings in that order and add that signature to your
- mail or you can have an external signature. If you use the $time or $ver
- variables in your Thor Signature they will not substitute even if Thor is
- running. In that case create another signature file without the variables
- and use the external 'E' signature option.
-
- Setting SendEvent to 'Y' will send the mail immediately provided you are
- on line. Please note that ALL pending events in Thor will be sent not
- only the mail you just wrote. If SendEvent is set to 'N' the mail will not
- be sent automatically.
-
- Set Editor to the text editor of your choice. It must have a sticky option,
- in other words not detach itself.
-
-
- Configuration in IBrowse:-
-
- Go to the Network preferences page, Email & Telnet tab in IBrowse. Set both
- Mailto and Sendmail to External. In the Mailto command string gadget enter
- "Your:Path/IBMailTo.thor %h". Sending a mailto: with IBrowse should now
- produce an EnterMsg event in THOR.
-
- Note: THOR does not have to be running for this script to work!
-
-